Revert tests/read-manifest.rs
authorNipunn Koorapati <nipunn1313@gmail.com>
Sun, 6 Nov 2016 22:27:49 +0000 (09:27 +1100)
committerNipunn Koorapati <nipunn1313@gmail.com>
Sun, 6 Nov 2016 22:27:49 +0000 (09:27 +1100)
tests/read-manifest.rs

index e13f8ba80667ed9b8fd12b955b7d400acdde0d62..44f7fa6f9eae2afae0c58649f1c6b9e502834804 100644 (file)
@@ -21,7 +21,7 @@ fn read_manifest_output() -> String {
     "targets":[{
         "kind":["bin"],
         "name":"foo",
-        "src_path":"src[/]foo.rs"
+        "src_path":"src[..]foo.rs"
     }],
     "features":{},
     "manifest_path":"[..]Cargo.toml"